home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 1998 June / SGI IRIX 6.5 Applications 1998 June.iso / dist / demos.idb / usr / demos / Demo_Interfaces / Buttonfly / redirect < prev    next >
Text File  |  1998-05-22  |  47b  |  3 lines

  1. #!/bin/sh
  2. exec $* >/dev/console 2>/dev/console
  3.